From f4141c31c3412a0bd28f2a2b669e867a64bf0ba1 Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Mon, 23 Jan 2006 16:54:26 +0000 Subject: [PATCH] *** empty log message *** --- lisp/mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/mail/ChangeLog b/lisp/mail/ChangeLog index cf60237c476..98fd7420366 100644 --- a/lisp/mail/ChangeLog +++ b/lisp/mail/ChangeLog @@ -1,3 +1,18 @@ +2006-01-23 Alex Schroeder + + * rmailsum.el (rmail-user-mail-address-regexp): Compute a default + value instead of assuming nil. Doc. + (rmail-summary-get-sender): Compare with + rmail-user-mail-address-regexp instead of computing the default + value. + + * rmail.el (rmail-convert-mbox-format): Decode messages with + content-transfer-encoding quoted-printable, because it's easy to + do. + (rmail-unknown-mail-followup-to): Compare with + rmail-user-mail-address-regexp instead of computing the default + value. + 2006-01-23 Henrik Enberg * rmail.el (rmail-decode-mbox-format): Rename from -- 2.30.2